From 463a300bd4c22ac8e6ed1b0a059e39629c5c147c Mon Sep 17 00:00:00 2001 From: robertlipe Date: Mon, 25 Feb 2013 06:40:52 +0000 Subject: [PATCH] Fix deps for gpx.cc. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4327 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index 2a30c6b66..6d673b223 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -683,7 +683,7 @@ gpx.o: gpx.cc defs.h config.h queue.h gbtypes.h zlib/zlib.h zlib/zconf.h \ jeeps/gpsdevice.h jeeps/gps.h jeeps/gpssend.h jeeps/gpsread.h \ jeeps/gpsutil.h jeeps/gpsapp.h jeeps/gpsprot.h jeeps/gpscom.h \ jeeps/gpsfmt.h jeeps/gpsmath.h jeeps/gpsmem.h jeeps/gpsrqst.h \ - jeeps/gpsinput.h jeeps/gpsproj.h + jeeps/gpsinput.h jeeps/gpsproj.h src/core/xmlstreamwriter.h grtcirc.o: grtcirc.cc defs.h config.h queue.h gbtypes.h zlib/zlib.h \ zlib/zconf.h gbfile.h cet.h cet_util.h inifile.h session.h \ src/core/datetime.h grtcirc.h -- 2.30.2